home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disc to the Future 2
/
Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin
/
MAC
/
THINKC
/
4_0
/
TERMINAL
/
HDRS
/
DOCUMENT.H
< prev
next >
Wrap
Text File
|
1990-11-20
|
280b
|
13 lines
/*
Terminal 2.0
"Document.h"
*/
void ActivateDocument (DocumentPeek, short);
void ClearBuffer (void);
void DrawDocument (DocumentPeek, short);
void MakeMessage (DocumentPeek, Byte *);
void NewCharacters (Byte *, short, Boolean);
void NewKey (Byte);
void RedrawDocument (void);